func github.com/jackc/pgx/v5/pgtype.parseUntypedTextArray
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
array.go#L108: func parseUntypedTextArray(src string) (*untypedTextArray, error) {
array_codec.go#L317: uta, err := parseUntypedTextArray(string(src))
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)